home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
smaltalk
/
st80_pr4.lha
/
st80_pre4
/
Foible
/
FlowKit
/
FlowKit2-PP.bld
< prev
next >
Wrap
Text File
|
1993-07-24
|
283b
|
13 lines
| dir |
dir _ '/smalltalk/foible/FlowKit/'.
"NOTE: The Foible framework should be filed in before FlowKit."
"FlowKit2 and associated files."
#( 'FlowKit2.st'
'FlowKit2-PPfix.st'
'FlowKitBox-outputResults.st' )
do: [ :aName | (Filename named: dir, aName) fileIn ].